digraph test {"Riker" -> "Troi"
"Picard" -> "Riker"
"Picard" -> "Troi" -> "Bev. Crusher"
"Bev. Crusher" -> Picard"}
